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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1702/",
    "description": "WALEM",
    "creator_name": "Macinaggio",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2da5a93f-7f81-4ccb-91c2-978a099911e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5044/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7038/",
    "metadata": {
        "length": 14877,
        "lengthKind": "track",
        "duration": 8604,
        "positionLists": 1,
        "positions": 1001,
        "size": 95479,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-30T15:30:29+00:00",
        "elevationGain": 222,
        "elevationLoss": 309,
        "country": "BE"
    }
}