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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Nideggener Burgen",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba73d749-8a6a-4994-83fd-7252bf142e25"
    },
    "localFile": "https://api.routeconverter.com/v1/files/835/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1034/",
    "metadata": {
        "length": 14636,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 397,
        "size": 25496,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}