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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aktueller Track: 30 OKT 2011 13:17",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/651c3b2e-6737-4f52-86f6-37806bbe015d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37328/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53819/",
    "metadata": {
        "length": 17666,
        "lengthKind": "track",
        "duration": 13650,
        "positionLists": 1,
        "positions": 1342,
        "size": 273324,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-30T12:36:25+00:00",
        "elevationGain": 601,
        "elevationLoss": 579,
        "country": "DE"
    }
}