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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Nitra Wien",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f7d0de6-2a8c-485d-9062-925f40550d48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2783/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3351/",
    "metadata": {
        "length": 249226,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 1183,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}