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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Halterner Seen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3c90d21-383c-433d-86fe-b817cb21d54d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38882/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55373/",
    "metadata": {
        "length": 15829,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 216,
        "size": 15419,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}