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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7036/",
    "description": "02 Danz nach Permani",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6288712f-92bb-4925-8b21-f9aa0ec3363b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38627/",
    "metadata": {
        "length": 1110938,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 10712,
        "size": 952207,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "SI"
    }
}