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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Gladbach mal anders",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a09a0ec0-1c82-4ffa-99e2-eefc1f80e6eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55278/",
    "metadata": {
        "length": 79838,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 15,
        "size": 2871,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}