Manages revisions

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

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