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

GET /v1/routes/53535/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e44fb7731c64d6d7d5f46bed1e818d5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "PC Tour GPX",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a5db4f7-199d-4db4-b59b-36e1f657e8da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53535/",
    "metadata": {
        "length": 179735,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 2168,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}