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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Naturpark Arnsberger Wald",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4db4b906-5e55-4aca-95a3-b157c80964b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36746/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53237/",
    "metadata": {
        "length": 224246,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2812,
        "size": 118478,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}