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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 92",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7e5476e4-6660-423b-8111-f27f2a8283d9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37949/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54440/",
    "metadata": {
        "length": 24442,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 90,
        "size": 13546,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}