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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gottesgarten",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a52facea-e266-4dda-a489-db1254aca7f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38907/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55398/",
    "metadata": {
        "length": 221103,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 5613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}