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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Schwarzwald Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a27e1624-bea4-4daf-b036-cb9f54a79132"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38838/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55329/",
    "metadata": {
        "length": 370731,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4290,
        "size": 203343,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}