Manages revisions

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

{
    "id": 483747,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4033375c2016aaf0c7a2f31fa5e62a475ce8ba01",
    "head_changeset": "a0a965506ff3a2068ec8d7db7bbba601fd5afa92",
    "phabricator_id": 254618,
    "phabricator_phid": "PHID-DREV-wsyg2ji5mrrkylcchkij",
    "title": "Bug 1971260 - Remove empty line after doc comment. r=sylvestre",
    "bugzilla_id": 1971260,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483747/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483747/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D254618"
}