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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/",
    "description": "Eisingen - Bodosweg11",
    "creator_name": "Bodosweg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/63c18916-9d17-47df-b05c-0625c816d1dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3938/",
    "metadata": {
        "length": 17048,
        "lengthKind": "straight-line",
        "duration": 11979,
        "positionLists": 3,
        "positions": 8751,
        "size": 1997849,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-07T10:47:18.240000+00:00",
        "elevationGain": 288,
        "elevationLoss": 345,
        "country": "DE"
    }
}