Manages revisions

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

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