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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Von Juns zur",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5560239e-38d5-4d40-998c-bc99e5c84ee7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36928/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53419/",
    "metadata": {
        "length": 6985,
        "lengthKind": "track",
        "duration": 14640,
        "positionLists": 1,
        "positions": 139,
        "size": 17098,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-26T10:09:03+00:00",
        "elevationGain": 662,
        "elevationLoss": 646,
        "country": "AT"
    }
}