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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Track 2011-04-23 08:56",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7a996301-6c42-4516-af12-070da1ab6b4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37873/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54364/",
    "metadata": {
        "length": 7134,
        "lengthKind": "track",
        "duration": 23598,
        "positionLists": 1,
        "positions": 136,
        "size": 34465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-23T08:08:58+00:00",
        "elevationGain": 1086,
        "elevationLoss": 1053,
        "country": "AT"
    }
}