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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 15",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed971fc1-2bcf-4faa-a5c2-a99d8261917c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2728/",
    "metadata": {
        "length": 4634,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 124,
        "size": 6733,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}