Manages revisions

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

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