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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Oberseerunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9bbb50f-f795-4b12-a9f1-30afe5c1cd8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2608/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3168/?format=api"
}