Manages revisions

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

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