Manages revisions

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

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