Manages revisions

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

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