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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (44)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f12336e-f75a-449b-9756-a5a5f3bf415c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36780/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53271/",
    "metadata": {
        "length": 87721,
        "lengthKind": "straight-line",
        "duration": 1406110,
        "positionLists": 1,
        "positions": 14,
        "size": 6217,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2011-08-07T09:47:30+00:00",
        "elevationGain": 322,
        "elevationLoss": 480,
        "country": "DE"
    }
}