Manages revisions

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

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