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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Alpl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ba2d6db-a0c3-48cd-8db8-6ce2770a99a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35890/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52381/",
    "metadata": {
        "length": 1740008,
        "lengthKind": "routed",
        "duration": 30562,
        "positionLists": 5,
        "positions": 3328,
        "size": 689989,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-18T10:47:02+00:00",
        "elevationGain": 12100,
        "elevationLoss": 12105,
        "country": "AT"
    }
}