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

GET /v1/routes/51742/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "411f37c9f049b6413e5b7933fc809887"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "SE 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fa55d15-0c05-469c-b231-1f4dd2125eb8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35251/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51742/",
    "metadata": {
        "length": 164777,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3636,
        "size": 308384,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "CZ"
    }
}