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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eifel2 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b8eaebb-2420-448b-bb8f-53bba98d60ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37078/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53569/",
    "metadata": {
        "length": 132236,
        "lengthKind": "routed",
        "duration": 43509,
        "positionLists": 1,
        "positions": 273,
        "size": 37417,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 1642,
        "elevationLoss": 1617,
        "country": "DE"
    }
}