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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Thementour 10a",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ad220aa-2ea8-4558-9585-f20ec91e5fa3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1264/",
    "metadata": {
        "length": 5775,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 69,
        "size": 4905,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}