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

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

{
    "category": "https://api.routeconverter.com/v1/categories/729/?format=api",
    "description": "Heidelerchenweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bac562e-e0f1-47a6-8b50-6a0390890cf1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2123/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2637/?format=api"
}