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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berlin.kml/Berlin.kml",
    "creator_name": "koule",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4505b94-f3ff-4b41-946d-2a0045bc8826"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24074/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50737/",
    "metadata": {
        "length": 73573787,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2113,
        "size": 549424,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}