Manages revisions

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

{
    "id": 522341,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "3052b5ebba3f35e6f8af7c70211ed23cd3dfb02b",
    "head_changeset": "5b697fda4bd859b21d785912cbad55f0395dfa99",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 5b697fda4bd8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/522341/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/522341/issues/?format=api",
    "phabricator_url": null
}