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

GET /v1/routes/506/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1968af3dfa8de10302d2e1972f3988b3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "slowenien_suedkaerten",
    "creator_name": "kutscher",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22d6021a-6f50-46a1-bbc8-0f38b485c8f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/427/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/506/",
    "metadata": {
        "length": 288897,
        "lengthKind": "track",
        "duration": 933332,
        "positionLists": 1,
        "positions": 3069,
        "size": 362779,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-18T17:34:29+00:00",
        "elevationGain": 4546,
        "elevationLoss": 4544,
        "country": "SI"
    }
}