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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hermannslauf - Salomon Trailrunning Cup",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c8b0cb0-cc7d-4dc0-94c9-7980e5c7cd37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37512/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54003/",
    "metadata": {
        "length": 31217,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 658,
        "size": 33567,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}