Manages revisions

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

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