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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Hinweg",
    "creator_name": "elsi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ea859d5-4e7c-446b-b027-706f2412bd09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2541/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50466/",
    "metadata": {
        "length": 97082,
        "lengthKind": "track",
        "duration": 6468,
        "positionLists": 2,
        "positions": 1756,
        "size": 187823,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-14T07:31:06+00:00",
        "elevationGain": 2656,
        "elevationLoss": 2647,
        "country": "CH"
    }
}