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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "KS Muehlhsn 2015",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3aaf7bde-4377-412f-93a5-ffad9f6bdae2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36264/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52755/",
    "metadata": {
        "length": 112228,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 24,
        "size": 3172,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}