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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 93",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f35fb72-0d27-46ba-913d-991329d62f1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35239/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51730/",
    "metadata": {
        "length": 2681,
        "lengthKind": "track",
        "duration": 590,
        "positionLists": 1,
        "positions": 93,
        "size": 10485,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-29T19:32:18+00:00",
        "elevationGain": 89,
        "elevationLoss": 165,
        "country": "DE"
    }
}