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

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

{
    "category": "https://api.routeconverter.com/v1/categories/856/",
    "description": "Kosice Nitra",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db7e3829-db5d-468a-8dbb-8f7aa87f19dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2782/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3350/",
    "metadata": {
        "length": 358147,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 7,
        "size": 1120,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}