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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/",
    "description": "Woffelsbach",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/290dd884-2a77-403f-8af4-3e5781f0ad30"
    },
    "localFile": "https://api.routeconverter.com/v1/files/875/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1074/",
    "metadata": {
        "length": 2095,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 159,
        "size": 10548,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}