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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "100km Schleichweg Roermind",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/349d0ec5-7bc1-4219-a2a5-5da0a28f691c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36111/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52602/",
    "metadata": {
        "length": 90860,
        "lengthKind": "track",
        "duration": 29332,
        "positionLists": 1,
        "positions": 4028,
        "size": 553614,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:20:43+00:00",
        "elevationGain": 474,
        "elevationLoss": 466,
        "country": "DE"
    }
}