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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "GR ecuestre 2014 03 01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41af93e3-e3f2-4734-ae66-5256c88ac88e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36443/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52934/",
    "metadata": {
        "length": 48432,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 769,
        "size": 67835,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}