Manages revisions

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

{
    "id": 400143,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "67b3e32e08bbc5a9efa6a9ab14f6686224a3e605",
    "head_changeset": "54fdc27f5b27455451978cb7b2abb52f6feee72c",
    "phabricator_id": 216277,
    "phabricator_phid": "PHID-DREV-5pm7r4qggkfw4ly7odo6",
    "title": "Bug 1887161 - Add a profile marker for nsRFPService::GenerateCanvasKeyFromImageData() r?fkilic!",
    "bugzilla_id": 1887161,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/400143/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/400143/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D216277"
}