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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "#00008# 2010-10-09T10:10:33Z",
    "creator_name": "Foerster",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a04b61d3-91b6-4acd-adc2-563b44bed108"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50664/",
    "metadata": {
        "length": 31804,
        "lengthKind": "track",
        "duration": 6350,
        "positionLists": 1,
        "positions": 636,
        "size": 279462,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-10-09T10:10:33+00:00",
        "elevationGain": 1233,
        "elevationLoss": 1130,
        "country": "DE"
    }
}