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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 22",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/80b091d9-bc67-4f43-9a70-ebe7015fe52d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2198/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2735/",
    "metadata": {
        "length": 6041,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 192,
        "size": 9861,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}