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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 (2013-09-24 10:44:09)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6c95e39d-6792-4c9c-ae56-fc15986a2719"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37514/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54005/",
    "metadata": {
        "length": 1471,
        "lengthKind": "track",
        "duration": 295,
        "positionLists": 1,
        "positions": 75,
        "size": 8258,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-24T09:44:09+00:00",
        "elevationGain": 1072,
        "elevationLoss": 0,
        "country": "DE"
    }
}