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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1454/",
    "description": "segetdonj nach milna auf der Insel Brac",
    "creator_name": "navi_henry",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a92e8a1-4777-4b24-a020-ea7c4ffa24c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4490/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5330/",
    "metadata": {
        "length": 33113,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 13,
        "size": 3805,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "HR"
    }
}