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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0103b007-5eb1-4864-adfd-bd3340ee4ca0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2637/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3197/",
    "metadata": {
        "length": 10244,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 201,
        "size": 13183,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}