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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/",
    "description": "Bachtäler HR 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a687966-81d3-4028-8ed4-f21e3ae5505b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/857/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1056/",
    "metadata": {
        "length": 8544,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 314,
        "size": 15475,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}