Manages revisions

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

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