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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1529/",
    "description": "Frankenweg (1)",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f29c7bc1-c66e-4788-aa8c-2fcb34186232"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5688/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7703/",
    "metadata": {
        "length": 520329,
        "lengthKind": "track",
        "positionLists": 9,
        "positions": 10262,
        "size": 493688,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}