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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6488/",
    "description": "Krekenroute België NederlandRondrit bij de Kreken Meetjesland en Nederland",
    "creator_name": "Euroa231",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b0fde3d-af8a-40db-abf2-96d5ee1e02fe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1170/",
    "metadata": {
        "length": 96052,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 686,
        "size": 39877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 148,
        "elevationLoss": 163,
        "country": "BE"
    }
}