Manages revisions

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

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