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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3e49807-d5d2-4920-99ff-4310568c27ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3225/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3842/?format=api"
}