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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16b59975-071d-46f2-b08b-5a3c2e548a13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2943/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3521/?format=api"
}