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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 8826",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97de8678-bc4d-4dfb-ab10-bab9f4645604"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38598/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55089/",
    "metadata": {
        "length": 217403,
        "lengthKind": "straight-line",
        "duration": 30191,
        "positionLists": 2,
        "positions": 15271,
        "size": 176789,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2010-05-29T09:30:21+00:00",
        "elevationGain": 93181,
        "elevationLoss": 93184,
        "country": "DE"
    }
}