Manages revisions

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

{
    "id": 531029,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "91aa7324f01ff834db3c156d7fe710350548caca",
    "head_changeset": "03bac5f767b955de5e516f5e1ba6770f3e430325",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 03bac5f767b9 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/531029/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/531029/issues/?format=api",
    "phabricator_url": null
}