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

GET /v1/routes/1061/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "15a19d4a17bce109be7aac1058640b04"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Buntsandstein Etappe 1-3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1085a5d3-8c62-4b53-a0d0-d3be549db51d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/862/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1061/",
    "metadata": {
        "length": 37402,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 678,
        "size": 32228,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}