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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Converted from GPX file/s/Schwangau Blaustein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e8ff4aa-2f31-4a11-af6b-cc6e9fc5d362"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37957/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54448/",
    "metadata": {
        "length": 315951,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 3157,
        "size": 62824,
        "format": "Google Earth 5 (*.kml)",
        "country": "DE"
    }
}