Manages revisions

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

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