Manages revisions

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

{
    "id": 501220,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "630b22d57e524a663f53eb497aa3c959ce898aa5",
    "head_changeset": "24935e432860eb5f2c5c2c7ffab8342dac8a1461",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 24935e432860 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/501220/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/501220/issues/?format=api",
    "phabricator_url": null
}