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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route: Neue Positionsliste 1 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3f003b7b-edf8-4e97-9e47-4902f22f9c69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36383/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52874/",
    "metadata": {
        "length": 307541,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 24,
        "size": 7433,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2011-09-30T20:24:07+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}