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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hörnerpanoramatour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bed8977-8922-48e3-b293-e890fd291c99"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54390/",
    "metadata": {
        "length": 16463,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 463,
        "size": 32434,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}