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

GET /v1/routes/52478/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "92b61ce4b85f8f4a2ddc6de42c2a8aa3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nahe Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f9b22bc-03b6-40c8-8e75-59ea1b5fc0bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35987/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52478/",
    "metadata": {
        "length": 122613,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1014,
        "size": 49350,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}