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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Zilina Poprad",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4cbce133-d252-43a4-a4d6-f6fd6cf14d12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2780/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3348/",
    "metadata": {
        "length": 343086,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 2197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}