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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Neue Positionsliste 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3137ee6d-d204-430a-953a-ba66cd7f63d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36028/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52519/",
    "metadata": {
        "length": 6906,
        "lengthKind": "track",
        "duration": 23406548,
        "positionLists": 1,
        "positions": 216,
        "size": 49907,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-04-02T15:46:14.299000+00:00",
        "elevationGain": 613,
        "elevationLoss": 609,
        "country": "AT"
    }
}