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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "STARTPLAATS BLAUWE LUS VOEREN to STARTPLAATS BLAUWE LUS VOEREN",
    "creator_name": "Johno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f061390-3d94-4178-a541-682674a53aee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50591/",
    "metadata": {
        "length": 42537,
        "lengthKind": "track",
        "duration": 13553,
        "positionLists": 2,
        "positions": 343,
        "size": 30002,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-21T09:03:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}