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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "DD-BREM-HAG101km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c5596a1-9ff7-4d0f-bc9c-a3b816580468"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36305/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52796/",
    "metadata": {
        "length": 100455,
        "lengthKind": "track",
        "duration": 1312303741,
        "positionLists": 1,
        "positions": 471,
        "size": 62056,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T01:00:00+00:00",
        "elevationGain": 301,
        "elevationLoss": 136,
        "country": "FR"
    }
}