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

GET /v1/routes/39929/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8b496b0329579f82320cefddd59b627e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "\"Rasland\" - Rundweg",
    "creator_name": "flori",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c18514b6-9cc5-4806-ba2a-2271bebaee03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39929/",
    "metadata": {
        "length": 10156,
        "lengthKind": "track",
        "duration": 6369,
        "positionLists": 1,
        "positions": 194,
        "size": 27381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 292,
        "elevationLoss": 292,
        "country": "AT"
    }
}