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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Astheim - Koblenz Deutsches Eck.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3af08392-c949-49c7-a947-971b550ed656"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36270/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52761/",
    "metadata": {
        "length": 111568,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3844,
        "size": 98274,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}