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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Naturpark Altmühltal (1)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/003d2a50-787e-4941-8bcf-13b4fb720ed4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34878/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51369/",
    "metadata": {
        "length": 251684,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 304,
        "size": 14668,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}