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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/",
    "description": "Thementour 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d414434-b1d5-4123-b404-c89876bcb5d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2579/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3139/",
    "metadata": {
        "length": 20876,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 281,
        "size": 13954,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}