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

GET /v1/routes/54819/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "316ae77262b9587d4a45684a91027252"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weserbergland-Weg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dd442f8-57a0-4135-94b6-3ffba7a05e63"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38328/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54819/",
    "metadata": {
        "length": 224629,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4311,
        "size": 287675,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}