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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1213/",
    "description": "Gata de Gorgos 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f53cefa4-0fdc-4a9a-a520-bcbc801d692c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3655/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4355/",
    "metadata": {
        "length": 13160,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6385,
        "size": 472933,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 738,
        "elevationLoss": 738,
        "country": "ES"
    }
}