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

GET /v1/routes/51869/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3507a63bfc33672735a06ad8ce0e5a39"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Lungau Runde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14afe7a9-627a-44a0-92f1-f9501cac65c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35378/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51869/",
    "metadata": {
        "length": 57667,
        "lengthKind": "track",
        "duration": 11729,
        "positionLists": 1,
        "positions": 1634,
        "size": 174152,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-12T08:39:13+00:00",
        "elevationGain": 752,
        "elevationLoss": 743,
        "country": "AT"
    }
}