Manages revisions

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

{
    "id": 492564,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "1c55c55c0eec0a588a41fbf85aad3ad3feb008ca",
    "head_changeset": "2932e4519e39ac1d5158b519adc08f0bf2a4d0a2",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2932e4519e39 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492564/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492564/issues/?format=api",
    "phabricator_url": null
}