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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1229/",
    "description": "Relleu 1",
    "creator_name": "Blaukowb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dfb2e61-eebf-4ab7-953e-a00fce09ed14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3686/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4393/",
    "metadata": {
        "length": 15021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11842,
        "size": 758005,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1344,
        "elevationLoss": 1342,
        "country": "ES"
    }
}