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

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

{
    "category": "https://api.routeconverter.com/v1/categories/383/?format=api",
    "description": "von bei F 46200 Souillac nach bei F 24000 Perigueux",
    "creator_name": "Frenchi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dbaa368-2e25-4cbb-8496-4f73b1005766"
    },
    "localFile": "https://api.routeconverter.com/v1/files/982/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1219/?format=api"
}