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

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

{
    "category": "https://api.routeconverter.com/v1/categories/304/",
    "description": "Wattkopf - 10,4 km on GPSies.com",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2586014-6f8b-48fc-908f-f5a563f07176"
    },
    "localFile": "https://api.routeconverter.com/v1/files/789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/978/",
    "metadata": {
        "length": 43588,
        "lengthKind": "straight-line",
        "duration": 15429,
        "positionLists": 3,
        "positions": 11232,
        "size": 2012860,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-11T22:26:35+00:00",
        "elevationGain": 2658,
        "elevationLoss": 2709,
        "country": "DE"
    }
}