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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7711/?format=api",
    "description": "Limoeiro 25K",
    "creator_name": "lilsonoshiro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d7b64ce-30b2-4f7d-80b1-52ea98aad54c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27423/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40957/?format=api"
}