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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 1bei Oberbonsfeld to 30 Ruhrallee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3efad2c7-afd4-4348-8dd7-495cc32fa0a7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36381/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52872/",
    "metadata": {
        "length": 195069,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 2779,
        "format": "GPS Exchange Format 1.0 Garble (*.gpx)",
        "country": "DE"
    }
}