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

GET /v1/routes/53424/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2968f60a9a7d82b6f6e6debcab1e1be2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Köln-DD (Pfützenfahrt)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55c2ed6b-f1b8-4db2-a95d-84991a65c40f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36933/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53424/",
    "metadata": {
        "length": 61383,
        "lengthKind": "track",
        "duration": 13442,
        "positionLists": 1,
        "positions": 1922,
        "size": 196227,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-02T14:45:10+00:00",
        "elevationGain": 1456,
        "elevationLoss": 1472,
        "country": "DE"
    }
}