Manages revisions

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

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