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

GET /v1/routes/53490/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "64950c9ee70a12a7c7f0ac0f272a1214"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Berliner Mauerweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58b2c23f-edce-4e8c-8f7e-95391791208e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36999/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53490/",
    "metadata": {
        "length": 165988,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1126,
        "size": 52347,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}