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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/?format=api",
    "description": "Rundweg 11",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f1bd3ca6-4bea-4955-a8f2-eb34d5f6e0c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2936/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3513/?format=api"
}