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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Untersbergrunde_04112012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22ab3db5-2083-4754-adc6-bf77b003bd42"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35698/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52189/",
    "metadata": {
        "length": 62173,
        "lengthKind": "track",
        "duration": 13661,
        "positionLists": 1,
        "positions": 4207,
        "size": 543864,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-04T09:31:54+00:00",
        "elevationGain": 382,
        "elevationLoss": 404,
        "country": "DE"
    }
}