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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (22)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/295c3519-bb4d-4c44-bec0-a0c08026e488"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52330/",
    "metadata": {
        "length": 131947,
        "lengthKind": "straight-line",
        "duration": 2070,
        "positionLists": 1,
        "positions": 8,
        "size": 2232,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-17T10:38:30.457000+00:00",
        "elevationGain": 431,
        "elevationLoss": 446,
        "country": "DE"
    }
}