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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/?format=api",
    "description": "Route de Grand Alps & Grand Canyon du Verdon 2007",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c69da0c-e504-4cd9-a622-4c0270ff12d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/802/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/995/?format=api"
}