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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2010-04-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f8b8581-0174-4882-b03d-0e9a77d63b83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35984/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52475/",
    "metadata": {
        "length": 34808,
        "lengthKind": "track",
        "duration": 7095,
        "positionLists": 1,
        "positions": 1340,
        "size": 191382,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-10T12:18:00+00:00",
        "elevationGain": 903,
        "elevationLoss": 900,
        "country": "DE"
    }
}