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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auto 03-MAI-14 10:51:14",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/740a0944-3ad6-491c-8749-37924359eab0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37724/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54215/",
    "metadata": {
        "length": 10925,
        "lengthKind": "track",
        "duration": 3098,
        "positionLists": 1,
        "positions": 2700,
        "size": 284629,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-03T08:51:14+00:00",
        "elevationGain": 307,
        "elevationLoss": 207,
        "country": "DE"
    }
}