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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rund um Anröchte/Rund um Anröchte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e0c4860-0a4d-44ee-97d6-9807b7e91edb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37558/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54049/",
    "metadata": {
        "length": 96048,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5288,
        "size": 137662,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}