Manages revisions

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

{
    "id": 384722,
    "base_repository": "https://hg.mozilla.org/mozilla-unified",
    "head_repository": "https://hg.mozilla.org/try",
    "base_changeset": "61f7d9c0998e2ce8008cd15b187f86dfdba21a26",
    "head_changeset": "a3f0fa004d58931dc28dbcf548ed8db2b70d65bc",
    "phabricator_id": 226990,
    "phabricator_phid": "PHID-DREV-he4mrgkvm6rp2rq6ttpv",
    "title": "Bug 1830453 - Firefox needs to be compiled with Ox flag on Windows and O3 flag on other platforms for better performance. MacOS builds is already O3. Additionally LTO needs to enabled always. r=fdoty,",
    "bugzilla_id": 1830453,
    "diffs_url": "https://api.code-review.moz.tools/v1/revision/384722/diffs/?format=api",
    "issues_bulk_url": "https://api.code-review.moz.tools/v1/revision/384722/issues/?format=api",
    "phabricator_url": "https://phabricator.services.mozilla.com/D226990"
}