Manages revisions

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

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