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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/",
    "description": "Bachtäler HR 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a20237d0-e93e-4e33-ba79-842e6989ed18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1054/",
    "metadata": {
        "length": 15362,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 538,
        "size": 25779,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}