Manages revisions

GET /v1/revision/379541/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 379541,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "f923d8af41b965383bc809665f5efd0d702fdfed",
    "head_changeset": "fed34f3c1f66d890810536f9ffbc615d599a52cd",
    "phabricator_id": 226309,
    "phabricator_phid": "PHID-DREV-zxthd4wjsy4dzl4znw7u",
    "title": "Bug 1920969 - Set NSPR version to 4.36 RTM. No code change. r=sylvestre UPGRADE_NSPR_RELEASE DONTBUILD",
    "bugzilla_id": 1920969,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/379541/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/379541/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226309"
}