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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1 (65)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cd8d9b3-40bc-4aa4-acda-94a5354acbca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37521/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54012/",
    "metadata": {
        "length": 223536,
        "lengthKind": "routed",
        "duration": 300,
        "positionLists": 1,
        "positions": 18,
        "size": 4436,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-27T21:04:48.728000+00:00",
        "elevationGain": 175,
        "elevationLoss": 175,
        "country": "DE"
    }
}