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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tornesch Itzehoe 74km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ac0ce95-93f9-41b4-8db4-77cf04ce2a82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35511/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52002/",
    "metadata": {
        "length": 76142,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 9,
        "size": 1927,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}