Manages revisions

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

{
    "id": 483744,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4033375c2016aaf0c7a2f31fa5e62a475ce8ba01",
    "head_changeset": "735dce883190de60a9c64f9993849412a69b78e9",
    "phabricator_id": 254617,
    "phabricator_phid": "PHID-DREV-ycdh55b4auely2ixexdo",
    "title": "Bug 1968259 - Remove unneeded `return` statement. r=sylvestre",
    "bugzilla_id": 1968259,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483744/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483744/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254617"
}