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

GET /v1/routes/52598/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "12fa3d90d1b4ce67eb69088fa06a25be"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01 Trier to 54 Trier",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34898dab-f4ec-4465-8505-5690680a5aa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36107/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52598/",
    "metadata": {
        "length": 308125,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 54,
        "size": 4215,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}