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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Froitscheidt(Mausbach)",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c8c71c1-67a4-4a1e-8155-314b5ca5268c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2660/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3220/",
    "metadata": {
        "length": 5651,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 211,
        "size": 15674,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 16,
        "elevationLoss": 63,
        "country": "DE"
    }
}