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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 167",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc14fa3f-0569-42d0-8bf4-c86896c03d35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1952/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50442/",
    "metadata": {
        "length": 92238,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 334,
        "size": 47669,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}