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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "R15_Rastlandradweg_12102012",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9c7172d-6c44-4434-8a77-2f496e5504c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39375/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55866/",
    "metadata": {
        "length": 72517,
        "lengthKind": "track",
        "duration": 21098,
        "positionLists": 1,
        "positions": 4913,
        "size": 995436,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-10-12T07:48:22+00:00",
        "elevationGain": 505,
        "elevationLoss": 550,
        "country": "AT"
    }
}