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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/",
    "description": "HohesVenn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7cb3cfc-4287-406a-867d-8fa18797d40d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2644/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3204/",
    "metadata": {
        "length": 30151,
        "lengthKind": "straight-line",
        "duration": 46010,
        "positionLists": 2,
        "positions": 1499,
        "size": 200164,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:52:38+00:00",
        "elevationGain": 573,
        "elevationLoss": 619,
        "country": "DE"
    }
}