Manages revisions

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

{
    "id": 478522,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "25b3009308037fd103f64e4dc15ac2026aeab334",
    "head_changeset": "0bb31dae6ac018f8bc76699e483f23da96c37951",
    "phabricator_id": 253660,
    "phabricator_phid": "PHID-DREV-vbedtu43kxc6i4zlut2j",
    "title": "WIP: Bug 1896170: Accept `--flag=value` arguments in `CheckArg`.",
    "bugzilla_id": 1896170,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/478522/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/478522/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253660"
}