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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Fuente de los Roques to Pista rechts",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e3f2373-5890-4f35-9b82-96444f7a983e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38736/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55227/",
    "metadata": {
        "length": 17928,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 918,
        "size": 81536,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1254,
        "elevationLoss": 1289
    }
}