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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 60d77f2a",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60d77f2a-8140-4f3e-a95f-4535c3a8b8c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37207/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53698/",
    "metadata": {
        "length": 36612,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 108,
        "size": 4673,
        "format": "GPS Exchange Format 1.1 Garble (*.gpx)",
        "country": "DE"
    }
}