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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "24-MRZ-12 16:51:06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23103600-ee5b-417c-aff7-2b6ae8028e3a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35707/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52198/",
    "metadata": {
        "length": 67400,
        "lengthKind": "track",
        "duration": 22493,
        "positionLists": 1,
        "positions": 3507,
        "size": 566008,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-24T09:36:05+00:00",
        "elevationGain": 850,
        "elevationLoss": 724,
        "country": "DE"
    }
}