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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Drachensee bei Furth im Wald",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0aec9751-8be8-47cf-a977-ad8264c9bd72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8321/",
    "metadata": {
        "length": 4666,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 98,
        "size": 2232,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 87,
        "elevationLoss": 87,
        "country": "DE"
    }
}