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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "01-01-2016 15:46:19",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29734205-4255-4fe4-aa54-de7c3279b1a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35843/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52334/",
    "metadata": {
        "length": 11867,
        "lengthKind": "track",
        "duration": 8840,
        "positionLists": 1,
        "positions": 1058,
        "size": 215566,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-01-01T12:18:56+00:00",
        "elevationGain": 959,
        "elevationLoss": 959,
        "country": "DE"
    }
}