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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Heldentour Rückweg 25 K (2)",
    "creator_name": "RuudGaal",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eaec0a02-9d03-4512-9206-2e9a61a5085b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26557/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51091/",
    "metadata": {
        "length": 55783,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1021,
        "size": 58063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}