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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1640/",
    "description": "Rund um Much ca 65 Km",
    "creator_name": "Harry S.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a17b1a63-741f-4a6b-8608-ea45d09f3980"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3549/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4224/",
    "metadata": {
        "length": 112436,
        "lengthKind": "straight-line",
        "duration": 330,
        "positionLists": 2,
        "positions": 52,
        "size": 9406,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2010-02-11T21:04:25+00:00",
        "elevationGain": 1208,
        "elevationLoss": 1208,
        "country": "DE"
    }
}