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

GET /v1/routes/55572/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8a6b897e2fd5058965fc28d1a61e958a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Sardinien 2010 Alpentourer",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac7e312a-1e6f-4891-8684-81183fe41454"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55572/",
    "metadata": {
        "length": 2113526,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5062,
        "size": 424070,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "IT"
    }
}