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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "NIENBURG 2 Ξ 040616",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96db81f9-a073-4d86-8983-db8f6a66c0c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55062/",
    "metadata": {
        "length": 47345,
        "lengthKind": "track",
        "duration": 17338,
        "positionLists": 1,
        "positions": 11317,
        "size": 3819017,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-06-04T11:05:09+00:00",
        "elevationGain": 251,
        "elevationLoss": 250,
        "country": "DE"
    }
}