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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Klosterrunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3bd4c150-0dbf-452b-9ca3-b6f00d0018d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/833/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1032/",
    "metadata": {
        "length": 11274,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 328,
        "size": 16116,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}