Manages revisions

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

{
    "id": 491864,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "ec37e9e63dec44e002d199dde9fccc50fd1a3f9f",
    "head_changeset": "f26f2a12f61f479fa056b35b760775c84cf0edae",
    "phabricator_id": 256386,
    "phabricator_phid": "PHID-DREV-bjwudzv2fmfz2iiimzwp",
    "title": "Bug 1976155 - tests/lib/tasks_win.py: Relax decoding error handling mode to \"replace\" on Windows to avoid crashing worker threads. r=jandem",
    "bugzilla_id": 1976155,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/491864/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/491864/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D256386"
}