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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "03.03.2013 14:09 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9837aa8c-bc4f-4740-9191-de40343cfa2a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38604/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55095/",
    "metadata": {
        "length": 21333,
        "lengthKind": "track",
        "duration": 4823,
        "positionLists": 2,
        "positions": 2986,
        "size": 298692,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-03T13:09:55.299000+00:00",
        "elevationGain": 1151,
        "elevationLoss": 1170,
        "country": "DE"
    }
}