Manages revisions

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

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