Manages revisions

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

{
    "id": 527262,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "4afe74657ea80bd08ef6533c4832972bed52f0cd",
    "head_changeset": "3f994bf92b16308bca4f2a7e6dc51d0c4dfa0816",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 3f994bf92b16 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/527262/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/527262/issues/?format=api",
    "phabricator_url": null
}