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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "POI15 to POI1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1da0d195-bbe3-4282-9b45-f506675c6277"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52076/",
    "metadata": {
        "length": 509731,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 58,
        "size": 6768,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}