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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 191",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/afcc523f-2c53-4767-bef3-6a70f19ecc46"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55652/",
    "metadata": {
        "length": 23415,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 190,
        "size": 28164,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}