Manages revisions

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

{
    "id": 477024,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "c0ab043f205785ee90f8adf1966a5e7384364704",
    "head_changeset": "5a8f68fec197b90a06ebc24616af76d0f4275bef",
    "phabricator_id": 252010,
    "phabricator_phid": "PHID-DREV-tqr2g4mfaf45xg4miiff",
    "title": "Bug 1969599 – improve external syntax highlighting by replacing `.txt` with `.log` r=nchevobbe",
    "bugzilla_id": 1969599,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477024/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477024/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252010"
}