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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mittelstenahe-Mottgers",
    "creator_name": "Ande",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e24ac8f-7a62-4164-9f24-f70892f1f946"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23987/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50728/",
    "metadata": {
        "length": 703580,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7961,
        "size": 1176485,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4832,
        "elevationLoss": 4575,
        "country": "DE"
    }
}