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

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

{
    "category": "https://api.routeconverter.com/v1/categories/847/?format=api",
    "description": "Weilmünster-Idstein Runde 125 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4374f6a-ce89-4fcf-be18-5ef42f62df9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5822/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7865/?format=api"
}