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

GET /v1/routes/1064/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0a3df6f80f3d604c97b0972f7e26a52f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Einruhr",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8f90f28-3d2e-4fae-884c-dd5a1eaa7b9e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/865/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1064/",
    "metadata": {
        "length": 3150,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 248,
        "size": 12431,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}