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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Bier und Natur Radrunde",
    "creator_name": "Hlohninger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/67f0c8ec-65fc-45d8-8130-75fff7fb907e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50854/",
    "metadata": {
        "length": 70706,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1170,
        "size": 48710,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}