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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (47)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/99b63901-760d-4c48-9784-7fb6c644d4e9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38634/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55125/",
    "metadata": {
        "length": 5570,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21697,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}