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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ENGEL ROUTE",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20ceca33-7883-46f5-9185-d9d8a94beae2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35653/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52144/",
    "metadata": {
        "length": 43477,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 1,
        "positions": 404,
        "size": 60786,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 424,
        "elevationLoss": 424,
        "country": "DE"
    }
}