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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1952/?format=api",
    "description": "Langenberg - Werden",
    "creator_name": "Diomedeadue",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf62d74a-67f4-4140-b4fe-0a6341f0a4c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6153/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8233/?format=api"
}