Manages revisions

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

{
    "id": 483146,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "4fa2b52f8d1a2e9254ba86829ce8dd2e460b485d",
    "head_changeset": "6cb5f318afa87bcc809244645693a3be5eb515ae",
    "phabricator_id": 253729,
    "phabricator_phid": "PHID-DREV-pownouspzphgmyxt3fzo",
    "title": "Bug 1972127 - Used `mozfile.json` throughout 'build' directory. r=#build",
    "bugzilla_id": 1972127,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/483146/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/483146/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D253729"
}