Manages revisions

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

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