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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/?format=api",
    "description": "Rundweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/56be424f-cd2f-4532-8739-eb72ea78c80c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2919/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3497/?format=api",
    "metadata": {
        "length": 4300,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 262,
        "size": 13077,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}