Manages revisions

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

{
    "id": 490600,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "464a560d0f88813bf61665cda943cc708bdee294",
    "head_changeset": "7f5205f4122de4a5e342775c70169cfe17259071",
    "phabricator_id": 256097,
    "phabricator_phid": "PHID-DREV-muhmrl5p4er4hgf34fvw",
    "title": "Bug 1975580 - part3 : use CueBuckets to separate active and inactive cues and avoid extra loops.",
    "bugzilla_id": 1975580,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/490600/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/490600/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256097"
}