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

GET /v1/routes/40962/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "708ec97db4a961c299702acdfa7e07d6"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7721/",
    "description": "__",
    "creator_name": "saro",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2651fe0b-96b2-4253-8ee6-4e6e3b7ed0e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27428/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40962/",
    "metadata": {
        "length": 83767,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 8,
        "size": 2085,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 494,
        "elevationLoss": 61,
        "country": "IT"
    }
}