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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1005/?format=api",
    "description": "155 B to 155 A +UMLEITUNG",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/502d3536-dbb4-4195-9019-5a79d2022660"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3152/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3769/?format=api"
}