Manages revisions

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

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