Manages revisions

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

{
    "id": 504073,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/integration/autoland",
    "base_changeset": "853d33cb3e9658875996a75e23338874732e3b18",
    "head_changeset": "36431e627d83a4a95057966ae9eb155d69f0b0a5",
    "phabricator_id": null,
    "phabricator_phid": null,
    "title": "Changeset 36431e627d83 (https://hg.mozilla.org/integration/autoland)",
    "bugzilla_id": null,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/504073/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/504073/issues/?format=api",
    "phabricator_url": null
}