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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/",
    "description": "Westwall-Weg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/809f3be3-72bb-40dd-96e9-c0825011ace5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1046/",
    "metadata": {
        "length": 8267,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 228,
        "size": 14873,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}