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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "95_km_venlo-mit",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20c6fc31-abc7-4a51-9d23-fd49f144e711"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35652/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52143/",
    "metadata": {
        "length": 95367,
        "lengthKind": "track",
        "duration": 34268,
        "positionLists": 1,
        "positions": 1824,
        "size": 201254,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-28T15:53:46+00:00",
        "elevationGain": 377,
        "elevationLoss": 408,
        "country": "DE"
    }
}