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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Kaschubische Schweiz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06a407fb-61c3-4275-9b45-01d8086c1192"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35041/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51532/",
    "metadata": {
        "length": 228326,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 32,
        "size": 5940,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}