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

GET /v1/routes/57318/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e63febc81a5043878290144ad6926bb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "2014 - Designated Motorhome Overnight Parking.gpx",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f54284c5-49a2-4365-b2de-11d6eed0bbd9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40827/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57318/",
    "metadata": {
        "length": 56210462,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 650,
        "size": 122399,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CZ"
    }
}