Manages revisions

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

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