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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8025/",
    "description": "Setor 1",
    "creator_name": "PedroM",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20700202-b39f-4675-a3d7-9a8fb5384681"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27042/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51170/",
    "metadata": {
        "length": 24152,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1469,
        "size": 124670,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1115,
        "elevationLoss": 921,
        "country": "PT"
    }
}