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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "MSC Damen on GPSies.com",
    "creator_name": "Ohweih",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b05c01e7-abf3-4add-9fc1-a2a526f10068"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50535/",
    "metadata": {
        "length": 36442,
        "lengthKind": "track",
        "duration": 13092,
        "positionLists": 1,
        "positions": 173,
        "size": 25061,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-07T19:08:06+00:00",
        "elevationGain": 634,
        "elevationLoss": 635,
        "country": "DE"
    }
}