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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Scheiss Wetter rund um Lüneburg 240km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1cce2171-3e89-4079-9de3-a2d3d07a098f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35568/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52059/",
    "metadata": {
        "length": 234710,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 4663,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}