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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/",
    "description": "Lahntalrunde mit Rheingau und Taunus",
    "creator_name": "mistiopt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/857f6d68-5481-4881-b581-c307d6b4d910"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1630/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2049/",
    "metadata": {
        "length": 299868,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3911,
        "size": 297705,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}