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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Zweifall-Mulartshütte RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5679e2f8-f3f0-45fc-88d1-1742394f2eba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2997/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3575/",
    "metadata": {
        "length": 15787,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 370,
        "size": 18061,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}