Manages revisions

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

{
    "id": 512056,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "026c1daf90823609a1e32228266f3027cfb45e23",
    "head_changeset": "6c51cabb2e48997969eb68ba245067238fbe46ec",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6c51cabb2e48 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512056/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512056/issues/?format=api",
    "phabricator_url": null
}