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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00001_2011-4-8",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c218546-0b2e-4efe-bad6-88543acffd3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54394/",
    "metadata": {
        "length": 70111,
        "lengthKind": "track",
        "duration": 24301,
        "positionLists": 1,
        "positions": 2039,
        "size": 202498,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-08T12:10:13+00:00",
        "elevationGain": 2151,
        "elevationLoss": 2355,
        "country": "DE"
    }
}