Manages revisions

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

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