Manages revisions

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

{
    "id": 381243,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "8c0e0212d9532511ab649d58932e7a7e07fb8704",
    "head_changeset": "44015adc6cb189e011ecb60ea15b3023bca73267",
    "phabricator_id": 226020,
    "phabricator_phid": "PHID-DREV-grhxhsiyruevhvlrenhx",
    "title": "Bug 1919350 - Unify string-like markers into one central struct and schema. (re)Add markers for String, Text, Uuid, and StringList metrics r?florian,chutten",
    "bugzilla_id": 1919350,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/381243/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/381243/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226020"
}