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

GET /v1/routes/3542/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "d6b8708a5eebbde754df58ef3d073cf7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Dreilaegerbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1694688d-c6b4-4fd6-8e8a-a9bd1ddc1af2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2964/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3542/?format=api",
    "metadata": {
        "length": 4312,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 193,
        "size": 9908,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}