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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Edersee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ade2651-938b-4bdc-8311-6434fbbbd92b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53168/",
    "metadata": {
        "length": 186685,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2564,
        "size": 108044,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}