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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Position 1 to Position 3023",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d11bd7f-6736-44dd-963b-5d041e21efb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37922/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54413/",
    "metadata": {
        "length": 40795,
        "lengthKind": "track",
        "duration": 18411,
        "positionLists": 1,
        "positions": 3023,
        "size": 305850,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-18T13:11:46+00:00",
        "elevationGain": 2842,
        "elevationLoss": 2843,
        "country": "PL"
    }
}