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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08.06.2013 15:21",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36cb23ce-0cb5-4366-b3d9-89ece8027d2c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36170/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52661/",
    "metadata": {
        "length": 16279,
        "lengthKind": "straight-line",
        "duration": 10759,
        "positionLists": 2,
        "positions": 2730,
        "size": 279481,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-08T13:21:36.100000+00:00",
        "elevationGain": 1096,
        "elevationLoss": 1074,
        "country": "DE"
    }
}