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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Werner on GPSies.com",
    "creator_name": "Carina",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd869a58-76f0-4030-8a47-6d7e2b7b9409"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6312/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50693/",
    "metadata": {
        "length": 159519,
        "lengthKind": "track",
        "duration": 28660,
        "positionLists": 1,
        "positions": 1731,
        "size": 243036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-02-27T10:33:46+00:00",
        "elevationGain": 3134,
        "elevationLoss": 3205,
        "country": "DE"
    }
}