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

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

{
    "category": "https://api.routeconverter.com/v1/categories/331/",
    "description": "Buntsandstein Etappe 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36644d3c-2d27-4fdd-8a75-7a7428e818d2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/860/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1059/",
    "metadata": {
        "length": 16306,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 231,
        "size": 11664,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}