Manages revisions

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

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