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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/?format=api",
    "description": "Ziegenmelkerweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/524acecf-076f-48e7-92d5-6afb5fb085d3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2126/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2640/?format=api"
}