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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nordstrand",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/197de438-5838-4d8e-8e40-70dc62295c1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35480/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51971/",
    "metadata": {
        "length": 39211,
        "lengthKind": "track",
        "duration": 14166,
        "positionLists": 1,
        "positions": 647,
        "size": 8358,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2005-07-17T07:56:58+00:00",
        "elevationGain": 209,
        "elevationLoss": 204,
        "country": "DE"
    }
}