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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hohenlohe Ostalb Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/007f7c8f-0c14-4ec3-8809-685cb46b8fe2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34884/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51375/",
    "metadata": {
        "length": 172643,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1473,
        "size": 72177,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}