Manages revisions

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

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