Manages revisions

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

{
    "id": 497501,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "989dfba1bec8abb92884b24cb03a8db563456124",
    "head_changeset": "36293568a40963969ec2b7730590c6509f852b4d",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 36293568a409 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/497501/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/497501/issues/?format=api",
    "phabricator_url": null
}