This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3204/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b2b4ec79a655f19041c0c6f6bedefbcb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "HohesVenn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7cb3cfc-4287-406a-867d-8fa18797d40d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2644/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3204/?format=api"
}