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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6752/",
    "description": "Mallorca_Westküste 168km",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5c5241ec-4c95-4fe3-970e-a78951bef28d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23904/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27875/",
    "metadata": {
        "length": 160774,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 5759,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 55,
        "elevationLoss": 0
    }
}