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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "888.kml/888 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4760cc8b-69ee-4e56-aca5-054af6a93201"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53076/",
    "metadata": {
        "length": 287779,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 73,
        "size": 11383,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}