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

GET /v1/routes/41586/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "018fba2079b70c3e6005fa290c48ce4b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7735/",
    "description": "T47144-R1",
    "creator_name": "SALEH.SHAJARI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6112f8c3-66c3-4c3a-ae54-184a45317140"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28131/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41586/",
    "metadata": {
        "length": 137638,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 8,
        "size": 1949,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 30,
        "country": "IR"
    }
}