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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Jaegerpfad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7dc5d8a-47bd-4f4d-9415-685da1256ce3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/832/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1031/",
    "metadata": {
        "length": 8844,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 242,
        "size": 15766,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}