Manages revisions

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

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