Manages revisions

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

{
    "id": 530065,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "63b10ce476d942528921a69cffc415b3a882a253",
    "head_changeset": "6828ea7139f5b00b2bc8e891e910b10b542d094b",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 6828ea7139f5 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/530065/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/530065/issues/?format=api",
    "phabricator_url": null
}