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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/",
    "description": "von Villach nach Kranska Gora",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/958ce792-10ca-4d58-8c94-0376e8978da5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2784/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3352/",
    "metadata": {
        "length": 19306,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 2,
        "size": 710,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}