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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (14)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/199eb97f-fdf2-4345-a90a-8ed79d8fc1b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35482/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51973/",
    "metadata": {
        "length": 76818,
        "lengthKind": "routed",
        "duration": 271,
        "positionLists": 1,
        "positions": 7,
        "size": 2251,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-25T18:23:50.296000+00:00",
        "elevationGain": 25,
        "elevationLoss": 24,
        "country": "DE"
    }
}