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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1064/?format=api",
    "description": "Schmidt 14.03.2010",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa8a604a-3c7e-4d1a-984c-00ff8baf2862"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3320/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3941/?format=api"
}