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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2628/",
    "description": "Biesenthaler Becken",
    "creator_name": "Edgar12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/553684d0-936a-4a9a-ac1a-94822119eec2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28175/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41628/",
    "metadata": {
        "length": 61535,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 785,
        "size": 67207,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 424,
        "elevationLoss": 424,
        "country": "DE"
    }
}