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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Dtl. Westen AT1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a3386d3-0dd5-4a65-bf25-ce26fea3a9a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36250/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52741/",
    "metadata": {
        "length": 232637,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 48,
        "size": 534534,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}