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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (24)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2e28e294-14a7-4210-883c-c4792ffd3dfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35953/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52444/",
    "metadata": {
        "length": 7586,
        "lengthKind": "track",
        "duration": 1863679,
        "positionLists": 1,
        "positions": 256,
        "size": 53009,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-15T16:35:52.015000+00:00",
        "elevationGain": 867,
        "elevationLoss": 974,
        "country": "DE"
    }
}