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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acac922d-e376-4d30-a6ca-7714553c8367"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2569/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3129/",
    "metadata": {
        "length": 22879,
        "lengthKind": "straight-line",
        "duration": 511,
        "positionLists": 2,
        "positions": 98,
        "size": 9612,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:35:41+00:00",
        "elevationGain": 272,
        "elevationLoss": 105,
        "country": "DE"
    }
}