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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 5",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c27fd2e4-e58d-493d-b45d-e4e19a888e33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1036/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1273/",
    "metadata": {
        "length": 12503,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 120,
        "size": 8138,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}