Manages revisions

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

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