Manages revisions

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

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