Manages revisions

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

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