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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7861/?format=api",
    "description": "Curtea omului; 55 m to Start Finish; Drum Comunal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/228cd222-ee39-4a5c-a5cc-47a0002f675b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35690/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52181/?format=api",
    "metadata": {
        "length": 32786,
        "lengthKind": "straight-line",
        "duration": 13395,
        "positionLists": 2,
        "positions": 917,
        "size": 125360,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-10T07:33:56+00:00",
        "elevationGain": 308,
        "elevationLoss": 310,
        "country": "RO"
    }
}