Manages revisions

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

{
    "id": 499324,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "003b4c7a032033d1cb6c9c2c313d75db2db1dbe1",
    "head_changeset": "aeddf96495144038a36c070a843b604fbaf43a73",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset aeddf9649514 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/499324/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/499324/issues/?format=api",
    "phabricator_url": null
}