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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/",
    "description": "Rundweg 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3393a997-e76a-4e66-8df5-eafacd671c82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2948/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3526/",
    "metadata": {
        "length": 4040,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 179,
        "size": 9259,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}