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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/",
    "description": "trogier - Insel Vis",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e5fad8f-57ed-49a3-bdc6-317a8836bff3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4489/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5329/",
    "metadata": {
        "length": 56166,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 3766,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}