Manages revisions

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

{
    "id": 512347,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "35c04b477df9af40f523b8ca3e881576444148e4",
    "head_changeset": "2f8a2a0ad30b9ca9887073b19702bcc5b0be339b",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 2f8a2a0ad30b (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512347/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512347/issues/?format=api",
    "phabricator_url": null
}