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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2011-09-03(T) Chia - Pula - Cagliari - Solanas - Villasimius - SP18 - Costa Rei",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a8f80556-6c62-45d6-8e5c-761b30d8f0c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41231/",
    "metadata": {
        "length": 129136,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2371,
        "size": 347125,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1634,
        "elevationLoss": 1631
    }
}