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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 7a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a10ad3c-1c78-48f1-8eae-cd750c0727d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2581/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3141/",
    "metadata": {
        "length": 8815,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 148,
        "size": 7837,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}