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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Poprad Zipser Kosice",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/708b479f-85e0-4892-997b-67640174d26f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2781/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3349/",
    "metadata": {
        "length": 173604,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1152,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}