Manages revisions

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

{
    "id": 492890,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "53854f0b307e830db2e1b4a18a4c0408960734a4",
    "head_changeset": "c6205f46a5574d1ac32fc05a6dd73515c776a78e",
    "phabricator_id": 256711,
    "phabricator_phid": "PHID-DREV-w2jknilw3lxyuvon2fi6",
    "title": "Bug 1969120: Split ActorChild classes to separate cache actor specific and general concerns.r=edenchuang,asuth",
    "bugzilla_id": 1969120,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/492890/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/492890/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256711"
}