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

GET /v1/routes/8401/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1484c7f6e418564af7e53646f2101dfa"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Tour-Nbg-Flugplatz Feuerstein-Nbg ( 0%Schotter)",
    "creator_name": "Flying-Elephant",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3cacce7-0e93-48de-b828-34f178253ee8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6315/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8401/",
    "metadata": {
        "length": 118517,
        "lengthKind": "track",
        "duration": 26700,
        "positionLists": 1,
        "positions": 1340,
        "size": 295503,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-26T08:53:08+00:00",
        "elevationGain": 1242,
        "elevationLoss": 1197,
        "country": "DE"
    }
}