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

GET /v1/routes/54601/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1ab4f97c4a399e105ff3f37959ddcf87"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RheinBurgenWeg RBW16 - 1. Etappe von Bingen nach Trechtinghausen (Süd - Nord)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/84f44040-9e31-43c8-b60c-546d5ff671c5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38110/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54601/",
    "metadata": {
        "length": 10775,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 262,
        "size": 18295,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}