Manages revisions

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

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