Manages revisions

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

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