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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "Rennstrecken",
    "creator_name": "Nineninay",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ded4e0ae-ad04-463f-963f-bfd4900382c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5654/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50649/",
    "metadata": {
        "length": 25628049,
        "lengthKind": "straight-line",
        "duration": 4325,
        "positionLists": 3,
        "positions": 57,
        "size": 12357,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-11-28T10:52:58.500000+00:00",
        "elevationGain": 2059,
        "elevationLoss": 2600,
        "country": "SI"
    }
}