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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Einführungswanderung Bad Hofgastein on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22fe381b-a0cd-4b40-a6cb-68b7b184cea3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35705/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52196/",
    "metadata": {
        "length": 28918,
        "lengthKind": "routed",
        "duration": 4442,
        "positionLists": 1,
        "positions": 122,
        "size": 17607,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1053,
        "elevationLoss": 907,
        "country": "AT"
    }
}