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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Goldenbaum rund fff",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3aa83766-cecb-4c54-8982-c11b6506f0f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36261/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52752/",
    "metadata": {
        "length": 24082,
        "lengthKind": "track",
        "duration": 6862,
        "positionLists": 1,
        "positions": 1749,
        "size": 196419,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-11T15:27:03.960000+00:00",
        "elevationGain": 970,
        "elevationLoss": 973,
        "country": "DE"
    }
}