Manages revisions

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

{
    "id": 512458,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "76f448acb1d5c3a749d5e4a1b68afd97bd5ce27c",
    "head_changeset": "7e894fa27d40ab1befa4d6766616608d829978cc",
    "phabricator_id": 261021,
    "phabricator_phid": "PHID-DREV-pkfhdbvc2fawch4wf67u",
    "title": "Bug 1946429 - Disable RCWN (Race Cache With Network) for devices with SSDs r=#necko-reviewers,jesup",
    "bugzilla_id": 1946429,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/512458/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/512458/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D261021"
}