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

GET /v1/routes/56072/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2500939e7e325714b9e0a2f22f07a625"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Position 1 to Position 232 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2af0284-56c6-4f2a-958c-511ef73696a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39581/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56072/?format=api",
    "metadata": {
        "length": 18495,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 233,
        "size": 34001,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-08-07T15:36:32.958000+00:00",
        "elevationGain": 397,
        "elevationLoss": 397,
        "country": "ES"
    }
}