Manages revisions

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

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