Manages revisions

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

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