Manages revisions

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

{
    "id": 477632,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "9c4847957e978ff098b6f82a21cdb7c72b6104f6",
    "head_changeset": "aa8a4ab8ea4bc510445b9e482cf89f67c11167b1",
    "phabricator_id": 252755,
    "phabricator_phid": "PHID-DREV-om2x75roh2qo6b4bkisk",
    "title": "Bug 1969950: Replace StrictEq with ConstantStrictEq in emitSpreadArgumentsTest. r?jandem!",
    "bugzilla_id": 1969950,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/477632/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/477632/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D252755"
}