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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/",
    "description": "Wildnistrail 2.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ff8af84-cc47-4809-bc17-c3861ad1f986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/850/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1049/",
    "metadata": {
        "length": 18716,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 623,
        "size": 29695,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}