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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "6te TF nach Neustadtgödens u. Dykhausen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3bd2c2b8-effb-41e6-bfa7-d4dbcfc1e53f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36294/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52785/",
    "metadata": {
        "length": 54450,
        "lengthKind": "track",
        "duration": 9595,
        "positionLists": 1,
        "positions": 294,
        "size": 69454,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-08T09:00:21.777000+00:00",
        "elevationGain": 93,
        "elevationLoss": 91,
        "country": "DE"
    }
}