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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ittenbach-Königswinter 001",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/85d81fd5-7460-41db-9998-0631d6780881"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38132/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54623/",
    "metadata": {
        "length": 11547,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 777,
        "size": 87531,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 442,
        "elevationLoss": 639,
        "country": "DE"
    }
}