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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Lammersdorf",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/363c8831-de85-4b2a-8aa6-bfcf6dcc2cb1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1068/",
    "metadata": {
        "length": 6854,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 288,
        "size": 14275,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}