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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/?format=api",
    "description": "Zwergleinweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5f5d16d-913e-4418-b057-1170132cb338"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2127/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2641/?format=api"
}