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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "10t TF - WHV-Rosarium-55 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b0faf06-0ced-4218-850e-4da33e4e2b36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35141/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51632/",
    "metadata": {
        "length": 54348,
        "lengthKind": "track",
        "duration": 277705,
        "positionLists": 1,
        "positions": 290,
        "size": 70063,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-08-06T08:46:59.543000+00:00",
        "elevationGain": 36,
        "elevationLoss": 36,
        "country": "DE"
    }
}