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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Aktueller Track: 10 SEP 2014 09:30",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc120061-afa5-407e-a415-ab21230ec749"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39421/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55912/",
    "metadata": {
        "length": 8419,
        "lengthKind": "track",
        "duration": 160969,
        "positionLists": 1,
        "positions": 545,
        "size": 109579,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-10T07:46:32+00:00",
        "elevationGain": 744,
        "elevationLoss": 724,
        "country": "AT"
    }
}