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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "2014 - CamperContact.nl - Service Point Only.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e42cfd2-9da0-4fd9-947f-e2ad8a916cac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37946/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54437/",
    "metadata": {
        "length": 60509745,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 850,
        "size": 136765,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}