Manages revisions

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

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