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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "4Taelerweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7600f54d-6d94-40e8-a6b4-b76a17fef377"
    },
    "localFile": "https://api.routeconverter.com/v1/files/825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1024/",
    "metadata": {
        "length": 10010,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 223,
        "size": 14566,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}