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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Büli-Donauquelle.kmz/Büli-Donauquelle",
    "creator_name": "Keitii",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01fe5244-eabf-408f-9b71-30b81352c528"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1972/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50447/",
    "metadata": {
        "length": 95972,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1683,
        "size": 27606,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}