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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "113-N-Kaarst-Genrohe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ff9b81a-c853-41b9-b5b4-f44eea53be62"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52124/",
    "metadata": {
        "length": 109744,
        "lengthKind": "track",
        "duration": 16176,
        "positionLists": 1,
        "positions": 1698,
        "size": 272498,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-14T18:24:21+00:00",
        "elevationGain": 829,
        "elevationLoss": 829,
        "country": "DE"
    }
}