Manages revisions

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

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