Manages revisions

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

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