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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "d_koeln_schengen_002.kml/Route",
    "creator_name": "Hanno",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25b851f1-789a-4956-800a-41d3599da141"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51003/",
    "metadata": {
        "length": 82207,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 417,
        "size": 55548,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}