Manages revisions

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

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