Manages revisions

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

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