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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Bovenbergrund",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8f6d240-01e0-40a4-a0a6-72d345ecba82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1025/",
    "metadata": {
        "length": 7162,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 195,
        "size": 12802,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}