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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/?format=api",
    "description": "grosser horst",
    "creator_name": "graffranz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13747200-2357-4d50-9d07-a6d2e34db59b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1459/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1842/?format=api"
}