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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Triathlon WM 2010 komplett",
    "creator_name": "neugebra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3f6fa84-1be4-4b7b-be1e-91efd4958518"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4409/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50566/",
    "metadata": {
        "length": 128524,
        "lengthKind": "track",
        "duration": 13409,
        "positionLists": 1,
        "positions": 3556,
        "size": 498400,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-10-13T17:27:26+00:00",
        "elevationGain": 2368,
        "elevationLoss": 2370,
        "country": "DE"
    }
}