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

GET /v1/routes/54183/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "83f9afb277aa7eec37b18baf324d0df6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gaisalpe (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72c7ed28-b5bf-4c31-ba51-edc7f8cffc2e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37692/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54183/",
    "metadata": {
        "length": 20854,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 469,
        "size": 34535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}