Changes

Jump to: navigation, search

Bugzilla:REST API

9 bytes added, 23:52, 21 October 2015
with two factor authentication
>>> r = requests.get('https://bugzilla.mozilla.org/rest/bug', params={'id': '1214433', 'token': 'the-api-key-from-the-bugzilla-userprefs-page'})
>>> print res.json()['bugs'][0]['id']
1214433
[[category:Bugzilla]]
Confirm
1,158
edits

Navigation menu