Manages revisions

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

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