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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 1 b",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38fd5002-4d74-4133-a238-9c6be0055030"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3131/",
    "metadata": {
        "length": 20015,
        "lengthKind": "straight-line",
        "duration": 511,
        "positionLists": 2,
        "positions": 239,
        "size": 16100,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:35:41+00:00",
        "elevationGain": 272,
        "elevationLoss": 105,
        "country": "DE"
    }
}