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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1946/?format=api",
    "description": "VIA PORTA -Friedrichroda Nesseöhof-",
    "creator_name": "percy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb8984cd-d6dd-4ab3-9d91-b7d89001f2c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6116/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8196/?format=api"
}