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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (61)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/673eda54-f581-49ef-a516-47ab3ab13fc0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53875/",
    "metadata": {
        "length": 1010753,
        "lengthKind": "straight-line",
        "duration": 1376,
        "positionLists": 1,
        "positions": 17,
        "size": 3514,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-02-22T14:50:57.548000+00:00",
        "elevationGain": 1763,
        "elevationLoss": 1771,
        "country": "DE"
    }
}