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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Stauseerunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fdc38ac8-4b74-4360-8fff-de03f32876a9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1038/",
    "metadata": {
        "length": 8737,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 187,
        "size": 15846,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}