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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Rund um Rursee",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99949492-3e0c-44a0-9fd0-aaa3ebe9276f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2614/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3174/",
    "metadata": {
        "length": 25926,
        "lengthKind": "track",
        "duration": 9318,
        "positionLists": 1,
        "positions": 689,
        "size": 91978,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-10T20:14:12+00:00",
        "elevationGain": 1750,
        "elevationLoss": 1750,
        "country": "DE"
    }
}