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

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

{
    "category": "https://api.routeconverter.com/v1/categories/821/?format=api",
    "description": "d_jakobsweg_muenchen_lindau_001.kml/Route",
    "creator_name": "bodenseepeter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ea7bf45f-4d2f-4fbb-bb2c-a85087a43ff2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3367/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3991/?format=api"
}