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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/",
    "description": "06 Kotor nach Hrvace",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db7922a3-9f38-4e81-9e87-25fb507160fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24794/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38632/",
    "metadata": {
        "length": 1362086,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 12884,
        "size": 1074833,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BA"
    }
}