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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (48)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/54e4e3ba-b28a-4c90-8c98-f495c98b0fc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36917/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53408/",
    "metadata": {
        "length": 9186,
        "lengthKind": "track",
        "duration": 542696425,
        "positionLists": 1,
        "positions": 246,
        "size": 65356,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-01T11:51:39.832000+00:00",
        "elevationGain": 165,
        "elevationLoss": 163,
        "country": "DE"
    }
}