Manages revisions

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

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