Manages revisions

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

{
    "id": 527142,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "6e9bc8a859c4436148049bd223e084f8546ff8fd",
    "head_changeset": "356b45bf61b8491ec8bc7c4ccd33556070d54ecf",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 356b45bf61b8 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527142/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527142/issues/?format=api",
    "phabricator_url": null
}